home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 January: Mac OS SDK / Dev.CD Jan 97 SDK2.toast / Development Kits (Disc 2) / OpenDoc Development Framework / ODFDev / ODF / Found / FWStream / MacMake.bmk < prev    next >
Encoding:
Text File  |  1996-09-17  |  1.5 KB  |  61 lines  |  [TEXT/MPS ]

  1. #========================================================================================
  2. #
  3. #    File:                MacMake.bmk
  4. #    Release Version:    $ ODF 2 $
  5. #
  6. #    Copyright:    (c) 1993 - 1996 by Apple Computer, Inc., all rights reserved.
  7. #
  8. #========================================================================================
  9.  
  10. __ComponentName = ODFObjReg
  11.  
  12. __ComponentSignature = 'odf '
  13.  
  14. __IncludeDirs = ∂
  15.     -i "{FWODCppIncludes}"         ∂
  16.     -i "{ODF}Found:FWCommon:"     ∂
  17.     -i "{ODF}Found:FWDebug:"     ∂
  18.     -i "{ODF}Found:FWRunTyp:"     ∂
  19.     -i "{ODF}Found:FWExcLib:"     ∂
  20.     -i "{ODF}Found:FWStream:"     ∂
  21.     -i "{ODF}Found:Layer:" 
  22.  
  23. __IDLIncludeDirs = ∂
  24.     -i "{ODF}Found:FWCommon:" ∂
  25.     -i "{ODF}Found:FWRefCnt:"
  26.  
  27. # Component is built from the layer folder
  28.  
  29. __ComponentObjects = 
  30.  
  31.  
  32. __FrameworkObjects = 
  33.  
  34. #__ComponentResources =  "{_FWTargetObjectsDir}"FWStream.rsrc
  35.  
  36. __CFMInitFunction = ODF_OBJREG_CFMINIT
  37.     
  38. __ComponentSourcesFromIDL = ∂
  39.     ∂
  40.     "{_FWTargetDir}"SLASinks.xh ∂
  41.     "{_FWTargetDir}"SLASinks.xih ∂
  42.     "{_FWTargetDir}"SLBufSin.xh ∂
  43.     "{_FWTargetDir}"SLBufSin.xih ∂
  44.     "{_FWTargetDir}"SLMemSin.xh ∂
  45.     "{_FWTargetDir}"SLMemSin.xih ∂
  46.     "{_FWTargetDir}"SLRanSin.xh ∂
  47.     "{_FWTargetDir}"SLRanSin.xih ∂
  48.     "{_FWTargetDir}"SLObjReg.xh ∂
  49.     "{_FWTargetDir}"SLObjReg.xih
  50.  
  51. # directory dependency propagation
  52.  
  53. "{_FWObjDir}" ƒ ∂
  54.                 "{ODF}Found:FWCollec:" ∂
  55.                 "{ODF}Found:FWCommon:" ∂
  56.                 "{ODF}Found:FWDebug:"
  57.  
  58. #####################################################################################
  59. # Dependencies
  60. #####################################################################################
  61.